[INFO] cloning repository https://github.com/GregCornis/cr3_exif_extractor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GregCornis/cr3_exif_extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregCornis%2Fcr3_exif_extractor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregCornis%2Fcr3_exif_extractor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e684542f71850d780f4fd0ff52e34c159579fbf9
[INFO] checking GregCornis/cr3_exif_extractor against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregCornis%2Fcr3_exif_extractor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GregCornis/cr3_exif_extractor
[INFO] finished tweaking git repo https://github.com/GregCornis/cr3_exif_extractor
[INFO] tweaked toml for git repo https://github.com/GregCornis/cr3_exif_extractor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GregCornis/cr3_exif_extractor on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GregCornis/cr3_exif_extractor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77868c01e89954ad8983da4358f8b93685b5480c51167aea4112757bc6b8d9b9
[INFO] running `Command { std: "docker" "start" "-a" "77868c01e89954ad8983da4358f8b93685b5480c51167aea4112757bc6b8d9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77868c01e89954ad8983da4358f8b93685b5480c51167aea4112757bc6b8d9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77868c01e89954ad8983da4358f8b93685b5480c51167aea4112757bc6b8d9b9", kill_on_drop: false }`
[INFO] [stdout] 77868c01e89954ad8983da4358f8b93685b5480c51167aea4112757bc6b8d9b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27ae795d2998367069d399ee3ab7215e84923d7022bbbf23febe92555f12b895
[INFO] running `Command { std: "docker" "start" "-a" "27ae795d2998367069d399ee3ab7215e84923d7022bbbf23febe92555f12b895", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking cr3_exif_extractor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SeekFrom`, `env::args`, and `fmt::Display`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     env::args,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     fmt::Display,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 5 |     fs::File,
[INFO] [stdout] 6 |     io::{Read, Seek, SeekFrom},
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/main.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use log::{debug, info};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom`, `env::args`, and `fmt::Display`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     env::args,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     fmt::Display,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 5 |     fs::File,
[INFO] [stdout] 6 |     io::{Read, Seek, SeekFrom},
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/main.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use log::{debug, info};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tag_type` is never read
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct TiffTag<'a> {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 56 |     id: u16,
[INFO] [stdout] 57 |     tag_type: TiffTagType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TiffTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tag_type` is never read
[INFO] [stdout]   --> src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct TiffTag<'a> {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 56 |     id: u16,
[INFO] [stdout] 57 |     tag_type: TiffTagType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TiffTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "27ae795d2998367069d399ee3ab7215e84923d7022bbbf23febe92555f12b895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ae795d2998367069d399ee3ab7215e84923d7022bbbf23febe92555f12b895", kill_on_drop: false }`
[INFO] [stdout] 27ae795d2998367069d399ee3ab7215e84923d7022bbbf23febe92555f12b895
